Wow, a lot of great dollies!

But I can't tell which is which because the commentary isn't showing up... :/. I looked at your HTML and it seems OK. Maybe certain browsers don't recognize that code anymore?

My suggestion is to put the pictures into a table, perhaps three cells wide. In each cell, you'd have the picture and underneath the commentary, for example:

(TABLE)
(TR)
(TD) (IMAGE="DOLL 1") (BR) "Isn't Suzie stunning in this floral ensemble?"
(/TD)
(TD)(IMAGE="DOLL 2") (BR) "Isn't Abigail great in plaid?"
(/TD)
(TD)
(IMAGE="DOLL 4") (BR) "Isn't Lorie cute in calico?"
(/TD)
(/TR)
(/TABLE)

That would be the first row of pictures, then you would just use the (TR) tag to start a new row. I don't know how much HTML you know because I don't know what kind of design program you're using, so I hope I'm not annoying you [img]biggrin.gif[/img] Most design programs will let you insert a table pretty easily, though.